home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14285 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: atlantis.com!nobody
  2. From: bfrankli@atlantis.com (Brian Franklin)
  3. Newsgroups: comp.lang.c++
  4. Subject: BC++4.52 AppExpert Problem -- Can't compile source
  5. Date: 29 Mar 1996 12:52:53 -0500
  6. Organization: Atlantis Aerospace Corp.
  7. Distribution: comp.lang.c++
  8. Message-ID: <4jh81lINN2j8@atlantis.com>
  9. NNTP-Posting-Host: atlantis.com
  10.  
  11. I'm relatively new at this so I'll try to explain this properly.
  12.  
  13. I am using BC++4.52 and trying to create a Windows application with
  14. AppExpert.  Nothing complicated.  I'm actually following an example
  15. from "Borland C++ For Dummies".  I set up the project name, and click
  16. on generate source code.  Simple.
  17.  
  18. After the source code is generated, I click the lightening bolt to
  19. build the executable.  About 4/5ths of the way through the compile,
  20. 2 errors are generated.  I get 'Conflicting type modifiers' in
  21. DOCVIEW.H
  22.  
  23. What confuses me is that this is a Borland-supplied header file.  Why
  24. wouldn't this work?  A colleague of mine says he made it work with no
  25. problems in BC++4.0.
  26.  
  27. Can anyone help me find out what the problem is?  I thought some of the
  28. Options | Project settings were incorrect, but I've tried all sorts of
  29. combinations.  I checked the integrity of the file (DOCVIEW.H) and its
  30. OK too.
  31.  
  32. Any help would be greatly appreciated.
  33.  
  34. BrianF 
  35. -- 
  36. bfrankli@atlantis.com
  37.